home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 34
/
Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso
/
Aminet
/
comm
/
misc
/
DragonDaemon.lha
/
DragonDaemon-Install
/
Programme
/
ARexx
/
Programminfo
< prev
next >
Wrap
Text File
|
1999-09-26
|
153b
|
14 lines
/* Inforequester erzeugen */
options results
if show(ports,'DragonDaemon') then
do
Address "DragonDaemon"
DD_ABOUT
say result
end
exit